home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / jump_gam.swf / scripts / DefineButton2_929 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  78 b   |  7 lines

  1. on(release){
  2.    if(!panelOut)
  3.    {
  4.       help.gotoAndPlay("on");
  5.    }
  6. }
  7.